html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, img, span, i, a, em, strong, b, input, textarea, select { margin: 0; padding: 0; box-sizing: border-box; }
i, em { font-weight: normal; font-style: normal; }
body { width: 100%; position: relative; font-family: "Microsoft YaHei"; box-sizing: border-box; }
.header { display: none }
li { list-style: none; }
a, img, input { border: 0 none; }
a { text-decoration: none; outline: none; }
a:hover { text-decoration: none; }
a:focus, input:focus { outline: 0 none; }
textarea { resize: none; font-size: 12px; }
div { box-sizing: border-box; }
.mobx { display: none!important; }
.pcx { display: block!important; }
.pagebox { position: relative;position:fixed; z-index:999; width:100%; height:80px; background-color:#fff;  }
.c_portalhead { transition: all 0.8s; }
.muuweb-header .language{ float:right; display:block;  height:40px; overflow:hidden; text-align:center; line-height:40px; margin-top:20px; margin-left:15px}
.muuweb-header .language a:hover{color:#ef8019}
.muuweb-header-m .muuweb-logo { width: 193px; float: left; margin: 14px 0 0 10px; display: block; transition: all 0.8s; }
.muuweb-header { z-index: 1000; width: 1200px; margin: 0 auto; position: relative; }
.muuweb-header .logo{ height:50px;}
.muuweb-header .muuweb-nav li { position: relative;  display: inline-block; text-align: center; }
.muuweb-header .muuweb-nav li .link { display: block; line-height: 26px; font-size:.93rem !important;
padding: 0 13px; color: #222222; position: relative; }

.muuweb-header .muuweb-nav li .link span { vertical-align: middle; }
.muuweb-header .muuweb-nav li .link span.icon { position: absolute; right: 0; color: #ccc; top: 50%; margin-top: -3px; opacity: .2; width: 12px; height: 6px; display: inline-block; }
.muuweb-header .muuweb-nav li:hover .link span.icon { }
.muuweb-header .muuweb-nav li .hider { transform-origin: center top; position: absolute; top: 100%; left: -50px; width: 200px; background: none; box-shadow: 0px 0px 46px rgba(44,70,95,0.16); visibility: hidden; }
.muuweb-header .muuweb-nav li .hider .sub-link { display: block; border-bottom: 1px solid rgb(221, 236, 255, 0.4); font-size: 14px; color: #222222; background: #fff; }
.muuweb-header .muuweb-nav li .hider .sub-link .text { position: relative; font-size: 13px; padding: 8px 0; display: inline-block; }
.muuweb-header .muuweb-nav li .hider .sub-link .line { position: absolute; left: 0; bottom: 0; width: 0; height: 2px; background-color: #0075c1; transition: width 0.5s; }
.muuweb-header .muuweb-nav li .hider .sub-link:hover .line { width: 100%; }
.muuweb-header ul li:hover a.link { color: #067848; background: none; }
.muuweb-header-m .muuweb-logo { width: 193px; float: left; margin: 14px 0 0 10px; display: block; transition: all 0.8s; }
.muuweb-logo img { display: block; max-width: 100%; height: auto; }
.muuweb-nav { float: right;  }
.muuweb-header-m { top: 0; box-shadow: 0 5px 10px rgba(0,0,0,.05); left: 0; z-index: 1000; position: fixed; background: #fff; width: 100%; height: 80px; transition: all 0.8s; }
.muuweb-header-m .bg { position: fixed; top: 70px; right: 0; bottom: 0; width: 100%; height: 100vh; z-index: 99; background: #000; opacity: .5; filter: alpha(opacity=10); cursor: pointer; transform: scaleX(0); transform-origin: 100% 50%; transition: transform 0.6s; }
.muuweb-header-m .menu-box { position: absolute; z-index: 9999; padding: 27px 20px 25px; right: 0; transition: all 0.6s; }
.muuweb-header-m .muuweb-menu { width: 25px; margin: 0 auto; cursor: pointer; }
.muuweb-header-m .muuweb-menu .line { position: relative; top: 0; display: block; width: 100%; height: 2px; transition: transform 0.3s ease, top 0.3s ease, width 0.3s ease, opacity 0.3s, background 0.3s; transform-origin: center center; background: #021253; }
.muuweb-header-m .muuweb-menu .line:nth-child(2) { margin: 6px 0; }
.muuweb-header-m.ishow { }
.muuweb-header-m.ishow .bg { transform: scaleX(1); }
.muuweb-header-m.ishow .muuweb-nav li .link { transform: translateX(0px); opacity: 1 }
.muuweb-header-m.ishow .muuweb-nav li .hider.ishow { transform: translateX(-101%) }
.muuweb-header-m.ishow .muuweb-nav li .hider.ishow .sub-link .text { transform: translateX(0px); opacity: 1 }
.muuweb-header-m.ishow .menu-box { right: 0; }
.muuweb-header-m.ishow .muuweb-menu .line:nth-child(1) { top: 8px; transform: rotate(45deg); opacity: 0.8; }
.muuweb-header-m.ishow .muuweb-menu .line:nth-child(2) { opacity: 0; width: 0 }
.muuweb-header-m.ishow .muuweb-menu .line:nth-child(3) { top: -8px; transform: rotate(-45deg); opacity: 0.8; }
.muuweb-header-m .muuweb-nav { position: fixed; top: 70px; right: 0; opacity: 0; bottom: 0; overflow-y: auto; padding-top: 0; width: 0; z-index: 99; background: #f9f9f9; cursor: pointer; transition: .36s ease-in-out; -webkit-transition: .36s ease-in-out; transform-origin: 100% 50%; }
.muuweb-header-m.ishow .muuweb-nav { transform: scaleX(1); width: 70%; opacity: 1; }
.muuweb-header-m .muuweb-nav li { padding-left: 5%; overflow: hidden; position: relative; border-bottom: 1px solid #ebebeb; }
.muuweb-header-m .muuweb-nav li:nth-child(1) { border-top : 1px solid #ebebeb; }
.muuweb-header-m .muuweb-nav li .hide { position: absolute; top: 0; left: 101%; z-index: 1001; width: 100%; height: 100%; background-color: #fff; transition: all 0.8s; }
.muuweb-header-m .muuweb-nav li .link { position: relative; display: inline-block; line-height: 50px; float: left; text-align: left; color: #222; width: 90%; font-size: 14px; transition: all 0.6s; opacity: 0; }
.muuweb-header-m .muuweb-nav li .cur { display: inline-block; height: 50px; width: 10%; line-height: 50px; color: #999; text-align: center; vertical-align: top; font-size: 1rem; transition: all .5s ease; }
.muuweb-header-m .muuweb-nav li .hider { display: none; }
.muuweb-header-m.ishow .muuweb-nav li .hider.ishow { transform: translateX(-101%); }
.muuweb-header-m .muuweb-nav li .conter { }
.muuweb-header-m .muuweb-nav li .back { display: block; width: 10%; height: 50px; line-height: 50px; text-align: center; vertical-align: top; font-size: 1rem; transition: all .5s ease; transform: rotateZ(180deg); }
.muuweb-header-m .muuweb-nav li .hider .sub-link { display: block; padding: 2%; border-bottom: 1px solid #ebebeb; font-size: 13px; color: #666; text-align: left; }
.muuweb-header-m .muuweb-nav li .jtRote { transform: rotateZ(90deg); }
.muuweb-header-m .muuweb-nav li .hider a:last-child { border: none; }

.language-em{ float:right; margin-right:60px; background-color:#025abb; color:#fff; width:30px; height:30px; border-radius:50%; overflow:hidden; text-align:center; line-height:30px; margin-top:15px;}

 


@media (min-width: 1200px) {
.muuweb-header-m { display: none; }
}
@media (max-width: 1200px) {
.muuweb-header { display: none; }
.muuweb-header-m { height: 70px; }
}
@media (max-width: 768px) {
.muuweb-header-m .stock { left: 10px; }
}
@media (max-width: 500px) {
.muuweb-header-m .muuweb-logo { height: 35px!important; width:auto !important }
.muuweb-header-m .muuweb-logo img{ height:100%; width:auto}
.muuweb-header-m { height: 60px; }
.muuweb-header-m .menu-box { padding: 21px 15px; transition: all 0.6s; }
.muuweb-header-m .muuweb-nav { padding: 0; top: 60px; background: #f9f9f9; }
.muuweb-header-m .bg { display: none; }
.muuweb-header-m.ishow .muuweb-nav { transform: scaleX(1); width: 100%; opacity: 1; }
.muuweb-header-m .muuweb-nav li .cur { width: 20%; }
.muuweb-header-m .muuweb-nav li .link { width: 80%; }
}
.c_portalhead >div { animation-fill-mode: both; }/*图片标题列表*/
 @-webkit-keyframes scaleUpDown { from {
-webkit-transform: scale(1.1);
transform: scale(1.1) translateZ(0);
}
to { opacity: 1; -webkit-transform: scale(1); transform: scale(1) translateZ(0); }
}
@keyframes scaleUpDown { from {
-webkit-transform: scale(1.1);
transform: scale(1.1) translateZ(0);
}
to { opacity: 1; -webkit-transform: scale(1); transform: scale(1) translateZ(0); }
}
 @-webkit-keyframes colorSlide { 0% {
height:0;
}
90% {
height:40px;
}
}
@keyframes colorSlide { 0% {
height:0;
}
90% {
height:40px;
}
}
@-webkit-keyframes trackBallSlide { 0% {
opacity: 1;
-webkit-transform: scale(1) translateY(-8px);
transform: scale(1) translateY(-8px);
}
34% {
opacity: 1;
-webkit-transform: scale(0.9) translateY(4px);
transform: scale(0.9) translateY(4px);
}
68% {
opacity: 0;
-webkit-transform: scale(0.4) translateY(16px);
transform: scale(0.4) translateY(16px);
}
100% {
opacity: 0;
-webkit-transform: scale(0.4) translateY(-8px);
transform: scale(0.4) translateY(-8px);
}
}
@keyframes trackBallSlide { 0% {
opacity: 1;
-webkit-transform: scale(1) translateY(-8px);
transform: scale(1) translateY(-8px);
}
34% {
opacity: 1;
-webkit-transform: scale(0.9) translateY(4px);
transform: scale(0.9) translateY(4px);
}
68% {
opacity: 0;
-webkit-transform: scale(0.4) translateY(16px);
transform: scale(0.4) translateY(16px);
}
100% {
opacity: 0;
-webkit-transform: scale(0.4) translateY(-8px);
transform: scale(0.4) translateY(-8px);
}
}
@-webkit-keyframes nudgeMouse { 0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
50% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes nudgeMouse { 0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
50% {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
 @-moz-keyframes three-quarters-loader { 0% {
-moz-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes three-quarters-loader { 0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes three-quarters-loader { 0% {
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#nemu_head .muuweb-header .muuweb-logo { float: left; transition: all 0.8s; margin-top: 15px; }
#nemu_head .muuweb-header .muuweb-nav li .link { display: block; line-height: 80px; font-size:16px !important;
position: relative; }


#nemu_head .muuweb-header .muuweb-nav li.on .link::before {
  content: "";
  position: absolute; bottom:18px;
  width: 30px;
  height: 2px;
  display: block;
  background-color:#067848;
}
#nemu_head .muuweb-header .muuweb-nav li.on .link{ color:#067848!important;}


#nemu_head .muuweb-header ul li:hover a.link { color: #fff; background: none; }
#nemu_head .muuweb-header .muuweb-nav li .hider .sub-link { display: block; border-bottom: 1px solid rgb(255, 255, 255, 0.1); font-size:.93rem !important;
color: #ffffff; background: none; }
#nemu_head .muuweb-header .muuweb-nav li { position: relative; height: 80px; display: inline-block; text-align: center; }
#nemu_head { width: auto; max-width: none; min-width: 0px; height: auto; max-height: none; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; padding-top: 0px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; }
.lmxiamd { background-color: #FFF }
.lmxiamd .muuweb-header .muuweb-nav li .link { color: #333!important; }
.muuweb-header .muuweb-nav li:hover .link{color: #067848 !important;}
#nemu_head .muuweb-header .muuweb-nav li:hover .link::before {
  content: "";
  position: absolute; bottom:18px;
  width: 30px;
  height: 2px;
  display: block;
  background-color:#067848;
}


 
.lmxiamd .muuweb-header .muuweb-nav li .hider { background-color: rgba(255,255,255,0.95); padding-bottom:15px }
.lmxiamd .muuweb-header .muuweb-nav li .hider .sub-link { color: #333!important; }

 @media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
.pcx { display: none!important; }
.mobx { display: block!important; }
.pagebox {  height: 60px;}
 }
 